projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89e69bf
)
(Searching and Matching): Mention property search.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Sep 2006 20:34:00 +0000
(20:34 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 24 Sep 2006 20:34:00 +0000
(20:34 +0000)
lispref/searching.texi
patch
|
blob
|
history
diff --git
a/lispref/searching.texi
b/lispref/searching.texi
index e93cee42a3b10e6892e0f234eff8a0b7de9a3970..e730d3b29ecd9e1a1a8417f63f2f0f7b300b7489 100644
(file)
--- a/
lispref/searching.texi
+++ b/
lispref/searching.texi
@@
-27,7
+27,8
@@
portions of it.
@end menu
The @samp{skip-chars@dots{}} functions also perform a kind of searching.
-@xref{Skipping Characters}.
+@xref{Skipping Characters}. To search for changes in character
+properties, see @ref{Property Search}.
@node String Search
@section Searching for Strings